home *** CD-ROM | disk | FTP | other *** search
- object FrmDeskTaskAbout: TFrmDeskTaskAbout
- Left = 315
- Top = 235
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 280
- ClientWidth = 323
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnActivate = FormActivate
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 13
- Top = 12
- Width = 32
- Height = 32
- AutoSize = True
- Center = True
- Picture.Data = {<image000.ico>}
- end
- object Label1: TLabel
- Left = 63
- Top = 12
- Width = 55
- Height = 13
- Caption = 'DeskTask'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LblVersion: TLabel
- Left = 64
- Top = 28
- Width = 60
- Height = 13
- Caption = 'Version 1.00'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 63
- Top = 50
- Width = 166
- Height = 13
- Caption = '2002 - 2006 '#169' Carthago Software'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object lblReserved: TLabel
- Left = 63
- Top = 64
- Width = 97
- Height = 13
- Caption = 'All Rights Reserved.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 64
- Top = 239
- Width = 249
- Height = 7
- Shape = bsTopLine
- end
- object Label5: TLabel
- Left = 63
- Top = 105
- Width = 134
- Height = 13
- Caption = 'Developed By Andr'#233' Santos'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object Label7: TLabel
- Left = 48
- Top = 234
- Width = 2
- Height = 11
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -9
- Font.Name = 'Small Fonts'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Bevel2: TBevel
- Left = 65
- Top = 162
- Width = 248
- Height = 5
- Shape = bsTopLine
- end
- object Label8: TLabel
- Left = 63
- Top = 82
- Width = 142
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://www.carthagosoft.net'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = Label8Click
- end
- object Label9: TLabel
- Left = 65
- Top = 143
- Width = 198
- Height = 13
- Caption = 'Outlook is a trademark of Microsoft Corp.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 127
- Top = 28
- Width = 99
- Height = 13
- Caption = 'Release Candidate 2'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 65
- Top = 124
- Width = 75
- Height = 13
- Caption = 'Outlook version'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object Button1: TButton
- Left = 233
- Top = 249
- Width = 81
- Height = 23
- Caption = '&OK'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = Button1Click
- end
- object TPanel
- Left = 64
- Top = 171
- Width = 185
- Height = 17
- HelpContext = 70
- Alignment = taLeftJustify
- BevelOuter = bvNone
- Caption = 'Physical Memory Available: '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- object TPanel
- Left = 64
- Top = 191
- Width = 201
- Height = 17
- HelpContext = 71
- Alignment = taLeftJustify
- BevelOuter = bvNone
- Caption = 'Memory Load:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- end
- object LabelCPU: TPanel
- Left = 63
- Top = 213
- Width = 241
- Height = 17
- HelpContext = 73
- Alignment = taLeftJustify
- BevelOuter = bvNone
- Caption = 'LabelCPU'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- end
- object PhysMemory: TPanel
- Left = 226
- Top = 168
- Width = 77
- Height = 17
- HelpContext = 70
- Alignment = taRightJustify
- BevelOuter = bvNone
- Caption = 'PhysMemory'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- end
- object ValueLoad: TPanel
- Left = 237
- Top = 188
- Width = 65
- Height = 17
- HelpContext = 71
- Alignment = taRightJustify
- BevelOuter = bvNone
- Caption = 'ValueLoad'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- end
- end
-